Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingTools Namespace / NCreatePageItemTool<TPageItem> Class / StartSnapPoint Property


In This Topic
    StartSnapPoint Property
    In This Topic
    Gets the snap point (in drawing coordinates) with which the page item preview was started.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property StartSnapPoint As NSnapPointResult
    'Usage
     
    
    Dim instance As NCreatePageItemTool(Of TPageItem)
    Dim value As NSnapPointResult
     
    value = instance.StartSnapPoint
    protected NSnapPointResult StartSnapPoint {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also